home *** CD-ROM | disk | FTP | other *** search
- ;
- ; HTML-Popupserie für Texteditor Luna
- ; (c)1999 Richard Gordon Faika
- ;
- ; HTML-Positionierung
-
- /tput "ALIGN=LEFT" "ALIGN=LEFT"
- /tput "ALIGN=RIGHT" "ALIGN=RIGHT"
- /tput "ALIGN=CENTER" "ALIGN=CENTER"
- /tput "ALIGN=TOP" "ALIGN=TOP"
- /tput "ALIGN=MIDDLE" "ALIGN=MIDDLE"
- /tput "ALIGN=BOTTOM" "ALIGN=BOTTOM"
- /tput "ALIGN=ABSMIDDLE" "ALIGN=ABSMIDDLE"
- /tput "ALIGN=ABSBOTTOM" "ALIGN=ABSBOTTOM"
- /tput "ALIGN=TEXTTOP" "ALIGN=TEXTTOP"
- /tput "ALIGN=BASELINE" "ALIGN=BASELINE"
- /separator
- /tput "VALIGN=TOP" "VALIGN=TOP"
- /tput "VALIGN=MIDDLE" "VALIGN=MIDDLE"
- /tput "VALIGN=BOTTOM" "VALIGN=BOTTOM"
- /separator
- /tput "<CENTER>~</CENTER>" "$pdef25"
- /end
-